object StartFrm: TStartFrm Left = 249 Top = 138 BorderIcons = [] BorderStyle = bsNone ClientHeight = 115 ClientWidth = 431 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter PrintScale = poPrintToFit OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 431 Height = 115 Align = alClient BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Panel1' Color = clNavy TabOrder = 0 object Image1: TImage Left = 2 Top = 2 Width = 427 Height = 111 Align = alClient AutoSize = True Picture.Data = {} Stretch = True end end end